func github.com/andybalholm/brotli.randomSampleCommand

2 uses

	github.com/andybalholm/brotli (current package)
		block_splitter_command.go#L30: func randomSampleCommand(seed *uint32, data []uint16, length uint, stride uint, sample *histogramCommand) {
		block_splitter_command.go#L49: 		randomSampleCommand(&seed, data, length, stride, &sample)